Fix minor problems found by static checking.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jul 2013 08:39:55 +0000 (09:39 +0100)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jul 2013 08:39:55 +0000 (09:39 +0100)
commit3fa793337d7fcb0c7a9275d4bbe90a1e3867004c
treebfc31e4b7a4959edb2473a7f362c0cbce21caf89
parent31450c725f171c44bc8b67a51711c64aa0bbeb19
Fix minor problems found by static checking.

* eval.c (get_backtrace_frame, backtrace_eval_unrewind): Now static.
(backtrace_eval_unrewind): ';' -> '{}' to pacify GCC.
src/ChangeLog
src/eval.c